home *** CD-ROM | disk | FTP | other *** search
/ Buffy the Vampire Slayer Cardz / Buffy the Vampire Slayer CD Cardz Spike.bin / pc / flash / buffybio.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Text File  |  2001-10-17  |  98b  |  5 lines

  1. on(release){
  2.    _parent._parent.active = "bio5";
  3.    _parent._parent.text.gotoAndPlay("on");
  4. }
  5.